Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-boolean-prototype.c34 #define BUILTIN_UNDERSCORED_ID boolean_prototype
Decma-builtins.inc.h65 boolean_prototype)
110 boolean_prototype)
/third_party/node/deps/v8/src/builtins/
Dbuiltins-object-gen.cc818 TNode<HeapObject> boolean_prototype = in TF_BUILTIN() local
821 var_holder = boolean_prototype; in TF_BUILTIN()