Home
last modified time | relevance | path

Searched defs:GetContext (Results 1 - 19 of 19) sorted by relevance

/third_party/node/deps/v8/src/deoptimizer/
H A Ddeoptimized-frame-info.h27 Handle<Object> GetContext() { return context_; } in GetContext() function in v8::internal::DeoptimizedFrameInfo
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_utils.h156 IRContext* GetContext() { return context_; } in GetContext() function in spvtools::opt::LoopUtils
H A Dregister_pressure.h107 IRContext* GetContext() const { return context_; } in GetContext() function in spvtools::opt::RegisterLiveness
H A Dloop_descriptor.h349 IRContext* GetContext() const { return context_; } in GetContext() function in spvtools::opt::Loop
H A Dir_builder.h584 IRContext* GetContext() const { return context_; } GetContext() function in spvtools::opt::InstructionBuilder
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_utils.h156 IRContext* GetContext() { return context_; } in GetContext() function in spvtools::opt::LoopUtils
H A Dregister_pressure.h107 IRContext* GetContext() const { return context_; } in GetContext() function in spvtools::opt::RegisterLiveness
H A Dloop_descriptor.h349 IRContext* GetContext() const { return context_; } in GetContext() function in spvtools::opt::Loop
H A Dir_builder.h584 IRContext* GetContext() const { return context_; } GetContext() function in spvtools::opt::InstructionBuilder
[all...]
/third_party/spirv-tools/source/opt/
H A Dloop_utils.h156 IRContext* GetContext() { return context_; } in GetContext() function in spvtools::opt::LoopUtils
H A Dregister_pressure.h107 IRContext* GetContext() const { return context_; } in GetContext() function in spvtools::opt::RegisterLiveness
H A Dloop_descriptor.h349 IRContext* GetContext() const { return context_; } in GetContext() function in spvtools::opt::Loop
H A Dir_builder.h622 IRContext* GetContext() const { return context_; } GetContext() function in spvtools::opt::InstructionBuilder
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-frames.cc72 Handle<Object> FrameInspector::GetContext() { in GetContext() function in v8::internal::FrameInspector
/third_party/node/deps/v8/src/objects/
H A Dcontexts-inl.h46 Handle<Context> ScriptContextTable::GetContext(Isolate* isolate, in GetContext() function in v8::internal::ScriptContextTable
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-builder.h234 ValueNode* GetContext() const { in GetContext() function in v8::internal::maglev::MaglevGraphBuilder
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.cc170 TNode<Context> InterpreterAssembler::GetContext() { in GetContext() function in v8::internal::interpreter::InterpreterAssembler
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h185 MacroAssemblerContext* GetContext() { return &context_; } in GetContext() function in vixl::aarch32::MacroAssembler
/third_party/node/deps/v8/src/api/
H A Dapi.cc6627 MaybeLocal<Context> metrics::Recorder::GetContext( in GetContext() function in v8::OneByteMask::metrics::Recorder

Completed in 57 milliseconds