HomeSort by relevance Sort by last modified time
    Searched full:proto_object_or_null (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
messages.js 173 proto_object_or_null: "Object prototype may only be an Object or null",
v8natives.js 656 throw MakeTypeError("proto_object_or_null", [proto]);

Completed in 710 milliseconds