Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtins.inc.h56 string_prototype)
101 string_prototype)
Decma-builtin-string-prototype.c94 #define BUILTIN_UNDERSCORED_ID string_prototype
/third_party/node/deps/v8/src/builtins/
Dbuiltins-object-gen.cc929 TNode<HeapObject> string_prototype = in TF_BUILTIN() local
932 var_holder = string_prototype; in TF_BUILTIN()
/third_party/node/deps/v8/src/init/
Dbootstrapper.cc4710 Handle<JSObject> string_prototype( in InitializeGlobal_harmony_relative_indexing_methods() local
4713 SimpleInstallFunction(isolate(), string_prototype, "at", in InitializeGlobal_harmony_relative_indexing_methods()