Home
last modified time | relevance | path

Searched refs:TryGetIntPtrOrSmiConstantValue (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h555 bool TryGetIntPtrOrSmiConstantValue(TNode<Smi> maybe_constant, int* value);
556 bool TryGetIntPtrOrSmiConstantValue(TNode<IntPtrT> maybe_constant,
H A Dcode-stub-assembler.cc297 bool CodeStubAssembler::TryGetIntPtrOrSmiConstantValue( in TryGetIntPtrOrSmiConstantValue() function in v8::internal::CodeStubAssembler
307 bool CodeStubAssembler::TryGetIntPtrOrSmiConstantValue( in TryGetIntPtrOrSmiConstantValue() function in v8::internal::CodeStubAssembler

Completed in 23 milliseconds