Searched refs:mathString (Results 1 – 1 of 1) sorted by relevance
1704 JSHandle<JSTaggedValue> mathString(factory_->NewFromASCII("Math")); in InitializeMath() local1707 JSObject::DefineOwnProperty(thread_, globalObject, mathString, mathDesc); in InitializeMath()