Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtins.inc.h74 number_prototype)
119 number_prototype)
Decma-builtin-number-prototype.c56 #define BUILTIN_UNDERSCORED_ID number_prototype
/third_party/node/deps/v8/src/builtins/
Dbuiltins-object-gen.cc850 TNode<HeapObject> number_prototype = in TF_BUILTIN() local
853 var_holder = number_prototype; in TF_BUILTIN()