Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-graph.h47 Node* NoContextConstant() { return ZeroConstant(); } in NoContextConstant() function
Dwasm-compiler.cc220 Node* WasmGraphBuilder::NoContextConstant() { in NoContextConstant() function in v8::internal::compiler::WasmGraphBuilder
/external/v8/src/
Dcode-stub-assembler.cc218 TNode<Object> CodeStubAssembler::NoContextConstant() { in NoContextConstant() function in v8::internal::CodeStubAssembler