Searched defs:GetInstanceTypeMap (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/objects/ | ||
| D | map.cc | 60 Map Map::GetInstanceTypeMap(ReadOnlyRoots roots, InstanceType type) { in GetInstanceTypeMap() function in v8::internal::Map |
| /third_party/node/deps/v8/src/codegen/ | ||
| D | code-stub-assembler.cc | 1724 TNode<Map> CodeStubAssembler::GetInstanceTypeMap(InstanceType instance_type) { in GetInstanceTypeMap() function in v8::internal::CodeStubAssembler |