Home
last modified time | relevance | path

Searched refs:GotoIfContextElementEqual (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-array-gen.cc1365 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/
Dcode-stub-assembler.h1119 void GotoIfContextElementEqual(Node* value, Node* native_context, in GotoIfContextElementEqual() function