Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-typed-array-gen.cc1184 Label if_source_is_typed_array(this), if_source_is_fast_jsarray(this), in TF_BUILTIN() local
1217 BranchIfFastJSArray(source, context, &if_source_is_fast_jsarray, in TF_BUILTIN()
1233 BIND(&if_source_is_fast_jsarray); in TF_BUILTIN()