18 javascript_execution_counter_(isolate->javascript_execution_counter())
34 if (should_throw.
IsJust()) {
46 :
Super(isolate), argv_(argv), argc_(argc) {
static constexpr int kReturnValueIndex
static constexpr int kContextIndex
static constexpr int kTargetIndex
static constexpr int kUnusedIndex
static constexpr int kIsolateIndex
static constexpr int kNewTargetIndex
V8_INLINE bool IsJust() const
V8_INLINE T FromJust() const &
static constexpr int kReturnValueIndex
static constexpr int kIsolateIndex
static constexpr int kDataIndex
static constexpr int kShouldThrowOnErrorIndex
static constexpr int kHolderV2Index
static constexpr int kThisIndex
static constexpr int kHolderIndex
static constexpr int kPropertyKeyIndex
FullObjectSlot slot_at(int index) const
void store(Tagged< Object > value) const
FunctionCallbackArguments(Isolate *isolate, Tagged< FunctionTemplateInfo > target, Tagged< HeapObject > new_target, Address *argv, int argc)
static const int kInferShouldThrowMode
Tagged< JSObject > holder() const
PropertyCallbackArguments(Isolate *isolate, Tagged< Object > data, Tagged< Object > self, Tagged< JSObject > holder, Maybe< ShouldThrow > should_throw)
static constexpr Tagged< Smi > FromInt(int value)
static constexpr Tagged< Smi > zero()
DirectHandle< Object > new_target
V8_INLINE constexpr bool IsSmi(TaggedImpl< kRefType, StorageType > obj)
constexpr uint32_t kZapValue
V8_INLINE constexpr bool IsHeapObject(TaggedImpl< kRefType, StorageType > obj)
#define DCHECK(condition)