Searched refs:GotoIfContextElementEqual (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/builtins/ |
D | builtins-array-gen.cc | 1365 GotoIfContextElementEqual(map, native_context, in TF_BUILTIN() 1368 GotoIfContextElementEqual(map, native_context, in TF_BUILTIN() 1371 GotoIfContextElementEqual(map, native_context, in TF_BUILTIN() 1374 GotoIfContextElementEqual(map, native_context, in TF_BUILTIN()
|
/external/v8/src/ |
D | code-stub-assembler.h | 1119 void GotoIfContextElementEqual(Node* value, Node* native_context, in GotoIfContextElementEqual() function
|