Home
last modified time | relevance | path

Searched defs:NoContextConstant (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Djs-graph.h50 Node* NoContextConstant() { return ZeroConstant(); } in NoContextConstant() function
Dwasm-compiler.cc313 Node* WasmGraphBuilder::NoContextConstant() { in NoContextConstant() function in v8::internal::compiler::WasmGraphBuilder
/external/v8/src/codegen/
Dcode-stub-assembler.cc226 TNode<Smi> CodeStubAssembler::NoContextConstant() { in NoContextConstant() function in v8::internal::CodeStubAssembler