Home
last modified time | relevance | path

Searched defs:GetContext (Results 1 – 20 of 20) sorted by relevance

/third_party/node/deps/v8/src/deoptimizer/
Ddeoptimized-frame-info.h27 Handle<Object> GetContext() { return context_; } in GetContext() function
Dframe-description.h164 intptr_t GetContext() const { return context_; } in GetContext() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_utils.h156 IRContext* GetContext() { return context_; } in GetContext() function
Dregister_pressure.h107 IRContext* GetContext() const { return context_; } in GetContext() function
Dloop_descriptor.h349 IRContext* GetContext() const { return context_; } in GetContext() function
Dir_builder.h584 IRContext* GetContext() const { return context_; } in GetContext() function
/third_party/spirv-tools/source/opt/
Dloop_utils.h156 IRContext* GetContext() { return context_; } in GetContext() function
Dregister_pressure.h107 IRContext* GetContext() const { return context_; } in GetContext() function
Dloop_descriptor.h349 IRContext* GetContext() const { return context_; } in GetContext() function
Dir_builder.h622 IRContext* GetContext() const { return context_; } in GetContext() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_utils.h156 IRContext* GetContext() { return context_; } in GetContext() function
Dregister_pressure.h107 IRContext* GetContext() const { return context_; } in GetContext() function
Dloop_descriptor.h349 IRContext* GetContext() const { return context_; } in GetContext() function
Dir_builder.h584 IRContext* GetContext() const { return context_; } in GetContext() function
/third_party/node/deps/v8/src/debug/
Ddebug-frames.cc72 Handle<Object> FrameInspector::GetContext() { in GetContext() function in v8::internal::FrameInspector
/third_party/node/deps/v8/src/maglev/
Dmaglev-graph-builder.h234 ValueNode* GetContext() const { in GetContext() function
/third_party/node/deps/v8/src/interpreter/
Dinterpreter-assembler.cc170 TNode<Context> InterpreterAssembler::GetContext() { in GetContext() function in v8::internal::interpreter::InterpreterAssembler
/third_party/node/deps/v8/src/api/
Dapi.cc6684 MaybeLocal<Context> metrics::Recorder::GetContext( in GetContext() function in v8::metrics::Recorder
/third_party/vixl/src/aarch32/
Dmacro-assembler-aarch32.h185 MacroAssemblerContext* GetContext() { return &context_; } in GetContext() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp124931 nsIScriptContext* GetContext() { in GetContext() function in nsIScriptGlobalObject
128132 JSContext* GetContext() const in GetContext() function in mozilla::dom::CallbackObject::CallSetup