Home | History | Annotate | Download | only in src

Lines Matching refs:CheckCast

1686 void External::CheckCast(v8::Value* that) {
1695 void v8::Object::CheckCast(Value* that) {
1704 void v8::Function::CheckCast(Value* that) {
1713 void v8::String::CheckCast(v8::Value* that) {
1722 void v8::Number::CheckCast(v8::Value* that) {
1731 void v8::Integer::CheckCast(v8::Value* that) {
1740 void v8::Array::CheckCast(Value* that) {
1749 void v8::Date::CheckCast(v8::Value* that) {