Lines Matching refs:ENTER_V8

2102   ENTER_V8(isolate, context, Script, Run, MaybeLocal<Value>(),
2397 ENTER_V8(isolate, context, Module, InstantiateModule, Nothing<bool>(),
2408 ENTER_V8(isolate, context, Module, Evaluate, MaybeLocal<Value>(),
3372 ENTER_V8(isolate, context, ValueSerializer, WriteValue, Nothing<bool>(),
4153 ENTER_V8(isolate, context, Value, NumberValue, Nothing<double>(),
4167 ENTER_V8(isolate, context, Value, IntegerValue, Nothing<int64_t>(),
4179 ENTER_V8(isolate, context, Value, Int32Value, Nothing<int32_t>(),
4192 ENTER_V8(isolate, context, Value, Uint32Value, Nothing<uint32_t>(),
4228 ENTER_V8(isolate, context, Value, Equals, Nothing<bool>(), i::HandleScope);
4259 ENTER_V8(isolate, context, Value, InstanceOf, Nothing<bool>(),
4273 ENTER_V8(isolate, context, Object, Set, Nothing<bool>(), i::HandleScope);
4289 ENTER_V8(isolate, context, Object, Set, Nothing<bool>(), i::HandleScope);
4310 ENTER_V8(isolate, context, Object, CreateDataProperty, Nothing<bool>(),
4337 ENTER_V8(isolate, context, Object, CreateDataProperty, Nothing<bool>(),
4464 ENTER_V8(isolate, context, Object, DefineOwnProperty, Nothing<bool>(),
4487 ENTER_V8(isolate, context, Object, DefineOwnProperty, Nothing<bool>(),
4556 ENTER_V8(isolate, context, Object, GetPropertyAttributes,
4605 ENTER_V8(isolate, context, Object, SetPrototype, Nothing<bool>(),
4709 ENTER_V8(isolate, context, Object, SetIntegrityLevel, Nothing<bool>(),
4726 ENTER_V8(isolate, context, Object, Delete, Nothing<bool>(), i::HandleScope);
4763 ENTER_V8(isolate, context, Object, Has, Nothing<bool>(), i::HandleScope);
4789 ENTER_V8(isolate, context, Object, Delete, Nothing<bool>(), i::HandleScope);
4799 ENTER_V8(isolate, context, Object, Has, Nothing<bool>(), i::HandleScope);
4900 ENTER_V8(isolate, context, Object, HasOwnProperty, Nothing<bool>(),
4912 ENTER_V8(isolate, context, Object, HasOwnProperty, Nothing<bool>(),
5002 ENTER_V8(isolate, context, Object,
5042 ENTER_V8(isolate, context, Object, GetRealNamedPropertyAttributes,
5142 ENTER_V8(isolate, context, Object, CallAsFunction, MaybeLocal<Value>(),
5162 ENTER_V8(isolate, context, Object, CallAsConstructor, MaybeLocal<Value>(),
5201 ENTER_V8(isolate, context, Function, NewInstance, MaybeLocal<Object>(),
5252 ENTER_V8(isolate, context, Function, Call, MaybeLocal<Value>(),
7445 ENTER_V8(isolate, context, Map, Has, Nothing<bool>(), i::HandleScope);
7459 ENTER_V8(isolate, context, Map, Delete, Nothing<bool>(), i::HandleScope);
7563 ENTER_V8(isolate, context, Set, Has, Nothing<bool>(), i::HandleScope);
7577 ENTER_V8(isolate, context, Set, Delete, Nothing<bool>(), i::HandleScope);
7647 ENTER_V8(isolate, context, Promise_Resolver, Resolve, Nothing<bool>(),
7665 ENTER_V8(isolate, context, Promise_Resolver, Reject, Nothing<bool>(),
10645 // Do not use ENTER_V8 because this is always called from a running