Home
last modified time | relevance | path

Searched defs:isolate (Results 201 - 225 of 749) sorted by relevance

12345678910>>...30

/third_party/node/src/
H A Dnode_constants.cc1342 void DefineConstants(v8::Isolate* isolate, Local<Object> target) { in DefineConstants() argument
[all...]
H A Dnode_report_module.cc31 Isolate* isolate = env->isolate(); in WriteReport() local
56 Isolate* isolate = env->isolate(); in GetReport() local
82 Isolate* isolate = env->isolate(); SetCompact() local
[all...]
H A Dnode_task_queue.cc73 Isolate* isolate = promise->GetIsolate(); in PromiseRejectCallback() local
165 Isolate* isolate = env->isolate(); in EnqueueMicrotask() local
197 Isolate* isolate = env->isolate(); Initialize() local
[all...]
H A Dnode_trace_events.cc128 Isolate* isolate = env->isolate(); in Initialize() local
H A Dnode_wasm_web_api.cc29 Isolate* isolate = env->isolate(); in Initialize() local
H A Dnode_watchdog.h51 v8::Isolate* isolate() { return isolate_; } in isolate() function in node::Watchdog
76 v8::Isolate* isolate() { return isolate_; } in isolate() function in node::SigintWatchdog
H A Dpipe_wrap.cc71 Isolate* isolate = env->isolate(); in Initialize() local
[all...]
H A Dstream_pipe.cc317 Isolate* isolate = env->isolate(); in InitializeStreamPipe() local
[all...]
H A Dstring_decoder.cc27 MaybeLocal<String> MakeString(Isolate* isolate, in MakeString() argument
66 MaybeLocal<String> StringDecoder::DecodeData(Isolate* isolate, in DecodeData() argument
237 FlushData(Isolate* isolate) FlushData() argument
295 Isolate* isolate = env->isolate(); InitializeStringDecoder() local
[all...]
/third_party/node/src/quic/
H A Dbindingdata.cc144 auto isolate = env->isolate(); SetCallbacks() local
[all...]
/third_party/node/test/cctest/
H A Dnode_test_fixture.h157 auto isolate = handle_scope.GetIsolate(); in Env() local
/third_party/node/benchmark/napi/function_args/
H A Dbinding.cc52 Isolate* isolate = args.GetIsolate(); in CallWithObject() local
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-lowering.h109 Isolate* isolate() { return jsgraph_->isolate(); } in isolate() function in v8::internal::compiler::final
H A Dbasic-block-instrumentor.cc54 Instrument( OptimizedCompilationInfo* info, Graph* graph, Schedule* schedule, Isolate* isolate) Instrument() argument
H A Djs-context-specialization.cc295 Isolate* JSContextSpecialization::isolate() const { in isolate() function in v8::internal::compiler::JSContextSpecialization
H A Descape-analysis-reducer.h106 Isolate* isolate() const { return jsgraph_->isolate(); } in isolate() function in v8::internal::compiler::final
H A Dmemory-lowering.h118 Isolate* isolate() const { return isolate_; } in isolate() function in v8::internal::compiler::final
/third_party/node/deps/v8/src/date/
H A Ddateparser-inl.h16 bool DateParser::Parse(Isolate* isolate, base::Vector<Char> str, double* out) { in Parse() argument
/third_party/node/deps/v8/src/common/
H A Dassert-scope.h173 CombinationAssertScope(Isolate* isolate) CombinationAssertScope() argument
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-frames.cc109 void RedirectActiveFunctions::VisitThread(Isolate* isolate, in VisitThread() argument
18 FrameInspector(CommonFrame* frame, int inlined_frame_index, Isolate* isolate) FrameInspector() argument
H A Ddebug-property-iterator.cc35 DebugPropertyIterator::DebugPropertyIterator(Isolate* isolate, in DebugPropertyIterator() argument
204 Isolate* isolate = object->GetIsolate(); in GetNativeAccessorDescriptorInternal() local
17 Create( Isolate* isolate, Handle<JSReceiver> receiver, bool skip_indices) Create() argument
/third_party/node/deps/v8/include/
H A Dv8-context.h361 internal::Isolate* isolate = internal::IsolateFromNeverReadOnlySpaceObject( in GetEmbedderData() local
382 internal::Isolate* isolate = I::GetIsolateForSandbox(ctx); GetAlignedPointerFromEmbedderData() local
[all...]
H A Dv8-template.h1042 Set(Isolate* isolate, const char* name, Local<Data> value, PropertyAttribute attributes) Set() argument
[all...]
H A Dv8-traced-handle.h209 TracedReference(Isolate* isolate, Local<S> that) : BasicTracedReference<T>() { in TracedReference() argument
291 New( Isolate* isolate, T* that, void* slot, internal::GlobalHandleStoreMode store_mode) New() argument
351 Reset(Isolate* isolate, const Local<S>& other) Reset() argument
[all...]
/third_party/node/deps/v8/include/v8-include/
H A Dv8-context.h410 auto isolate = reinterpret_cast<v8::Isolate*>( in GetEmbedderData() local
428 Isolate* isolate = I::GetIsolateForSandbox(ctx); GetAlignedPointerFromEmbedderData() local
[all...]

Completed in 12 milliseconds

12345678910>>...30